projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33a8f8b
)
packages: fold the IPv6 menu into Network
author
Felix Fietkau
<
[email protected]
>
Tue, 14 May 2013 15:02:57 +0000
(15:02 +0000)
committer
Jo-Philipp Wich
<
[email protected]
>
Tue, 8 Oct 2013 19:16:10 +0000
(19:16 +0000)
Signed-off-by: Felix Fietkau <
[email protected]
>
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@36635
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/bird/Makefile
patch
|
blob
|
history
diff --git
a/net/bird/Makefile
b/net/bird/Makefile
index 9658b62ce92690520390042c7b57702c42b6b240..6565f0106453571153a3c48c481200c8592d560f 100644
(file)
--- a/
net/bird/Makefile
+++ b/
net/bird/Makefile
@@
-76,15
+76,15
@@
endef
define Package/bird6
$(call Package/bird/Default)
- SECTION:=
ipv6
- CATEGORY:=
IPv6
+ SECTION:=
net
+ CATEGORY:=
Network
TITLE+= (IPv6)
endef
define Package/birdc6
$(call Package/birdc/Default)
- SECTION:=
ipv6
- CATEGORY:=
IPv6
+ SECTION:=
net
+ CATEGORY:=
Network
TITLE+= (IPv6)
DEPENDS+= +bird6
endef